home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e235 / demo5.bat < prev    next >
DOS Batch File  |  1994-01-30  |  232b  |  9 lines

  1. @echo off
  2. echo.
  3. echo ready to render "BALLS.POV"
  4. echo.
  5. echo note : warnings about overwriting textures are normal for this scene
  6. echo.
  7. pause
  8. povray -lc:\povray\include -idemo\balls.pov -odemo\balls.tga -mv1.0 -h100 -w160 +d
  9.